Skip to content

feature Direct boot into AI Agent mode#92

Open
messpy wants to merge 2 commits into
m5stack:firmware-devfrom
messpy:feature/ai-agent-boot-direct
Open

feature Direct boot into AI Agent mode#92
messpy wants to merge 2 commits into
m5stack:firmware-devfrom
messpy:feature/ai-agent-boot-direct

Conversation

@messpy

@messpy messpy commented Jun 11, 2026

Copy link
Copy Markdown

Overview

This PR adds support for directly launching the AI Agent app at boot when startAiAgentOnBoot is enabled.

Instead of remaining on the launcher screen after startup, the device automatically opens AI Agent mode.

Changes

  • Added direct AI Agent boot flow in AppLauncher
  • Added boot request state handling
  • Added AI Agent auto-open logic
  • Updated boot routing condition in main.cpp

Behavior

Before

  • Device boots into launcher UI

After

  • If startAiAgentOnBoot=true, device boots directly into AI Agent mode
  • Existing launcher behavior remains unchanged when disabled

Notes

  • Current implementation uses fixed AI Agent app id 1

@gianpaj

gianpaj commented Jun 12, 2026

Copy link
Copy Markdown

this was merged recently #84

i think it's the same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants